﻿CHARACTERS = {
	if = {
		limit = { exists = c:ORA }
		c:ORA = {
			create_character = {
				# Piet Retief, governor of the "United Laagers" in 1837
				#role = politician # Remove this line
				first_name = "Piet"
				last_name = "Retief"
				ruler = yes
				ig_leader = yes
				age = 56
				interest_group = ig_petty_bourgeoisie
				ideology = ideology_moderate
				traits = {
					direct
				}
			}	
		}
	}
}
